home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Oz - The Magical Adventure
/
Adventure.iso
/
pc
/
dkdata
/
eight.dxr
/
Internal_10_Wait for Witch Boom.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-06-20
|
169 b
|
9 lines
on exitFrame
global cQuickTimeChannel
if sprite(cQuickTimeChannel).movieRate > 0 then
WaitForMovieTime(cQuickTimeChannel, 110)
else
go(#next)
end if
end